Upstream merge to iota 96196f0 - yanked core2 fix - pre v1.22.0-alpha#114
Open
chrisgitiota wants to merge 6 commits intomainfrom
Open
Upstream merge to iota 96196f0 - yanked core2 fix - pre v1.22.0-alpha#114chrisgitiota wants to merge 6 commits intomainfrom
chrisgitiota wants to merge 6 commits intomainfrom
Conversation
Summary: - [ ] tokio version update to: - - [ ] fastcrypto version update to rev = "-" - [ ] iota-sdk-types (`https://github.com/iotaledger/iota-rust-sdk.git`) update to rev = - - [x] changes in iota_interaction/src/sdk_types - [x] iota_interaction_ts: new peerDep. version for @iota/iota-sdk: "^1.13.0" - [x] pin all iota.git dependencies to `tag = "v1.21.1"`
The transient dependency core2 v0.4.0 has been yanked from cargo.io but is still available if being used in cargo.lock files. IOTA SDK 1.22 will not depend on core2 v0.4.0 anymore so that the Cargo.lock can be removed then.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of change
Following dependencies have been changed:
https://github.com/iotaledger/iota-rust-sdk.git) update to rev = -rev = "96196f0da231883ec69cda04892c600ef6afa982"Links to any relevant issues
#67
How the change has been tested
The changes have been tested using IOTA version "v1.21.1" with the following test PRs: